projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53cee3e
)
(install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 10 Mar 2004 21:40:35 +0000
(21:40 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 10 Mar 2004 21:40:35 +0000
(21:40 +0000)
nt/makefile.w32-in
patch
|
blob
|
history
diff --git
a/nt/makefile.w32-in
b/nt/makefile.w32-in
index 1f1acccb6f0667a22660ba2adf4af23deef08910..915259ead65baa834b11f619aa74d8fca986af29 100644
(file)
--- a/
nt/makefile.w32-in
+++ b/
nt/makefile.w32-in
@@
-179,7
+179,6
@@
install: all $(INSTALL_DIR)/bin install-other-dirs-$(MAKETYPE)
- $(CP) $(BLD)/ddeclient.exe $(INSTALL_DIR)/bin
\r
- $(CP) $(BLD)/cmdproxy.exe $(INSTALL_DIR)/bin
\r
- $(CP) $(BLD)/runemacs.exe $(INSTALL_DIR)/bin
\r
- - $(CP) ../lib-src/fns-*.el $(INSTALL_DIR)/bin
\r
- "$(INSTALL_DIR)/bin/addpm" /q
\r
- $(DEL) ../same-dir.tst
\r
- $(DEL) $(INSTALL_DIR)/same-dir.tst
\r